home *** CD-ROM | disk | FTP | other *** search
/ Game One! / GameOne!.iso / GameOne!.exe / scripts / DefineButton2_109 / BUTTONCONDACTION on(press).as
Text File  |  2003-05-15  |  63b  |  4 lines

  1. on(press){
  2.    getUrl("FSCommand:exec", "ut2003demo2206");
  3. }
  4.